Table of content



/cargobooking/employee/{id}

Mapping URL: /cargobooking/employee/{id}

Description: find the cargobooking entities of employee with the appended id

Microservice: EmployeeService


Methods

/cargobooking/employee/{id}

/cargobooking/employee/{id}

Mapping URL: /cargobooking/employee/{id}

Description: EmployeeService

Name: findAllCargoBookingOfEmployee(id)

Request Method: GET

Service Interface: /cargobooking/employee/{id}

Service Entity: Employee



EmployeeService inside the microservice architecture

Microservices

3.1 AirplaneService3.2 AirportService3.3 CargoService3.4 CountryService3.5 EmployeeService3.6 LuggageService
3.7 PassengerBookingService


Table of content